Dew Math for .NET
|
Copy each of the vector in vectors array to separate series in series array.
Parameters |
Description |
TVec[] vectors |
An array of vectors to be passed to series array. |
Steema.TeeChart.Styles.Series[] series |
An array of series to be used for plotting. |
double xoffset |
Starting x value for first y(x) value. |
double xstep |
Distance between consecutive x values. |
bool pixeldownsample |
If true, downsampling is performed on all vectors prior to plotting. |
Plot data coming from several instruments using one line of code.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|